@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #32a4cc; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1200px; margin:0 auto; }
.wrap01 { width:84%; margin:0 auto; }
@media all and (max-width:1450px){
	.wrap01 { width:96%; }
}
@media all and (max-width:1250px){
	.wrap { width:96%; }
}

.topArea { position:relative; }
.logo { float:left; }
.nav { float:right; margin-right:25px; }
.nav ul li { position:relative; float:left; text-align:center; font-size:14px; }
.nav ul li .a1 { position:relative; display:block; width:125px; height:100px; line-height:100px; font-size:18px; color:#333; }
.nav ul li .a1:after { position:absolute; left:50%; margin-left:-35px; bottom:25px; content:""; display:block; width:70px; height:2px; background:#fff; z-index:5; }
.nav ul li:hover .a1,.nav .current .a1 { font-weight:bold; color:#5eacfe; }
.nav ul li:hover .a1:after,.nav .current .a1:after { background:#5eacfe; }

.nav .sub { position:absolute; top:100px; left:50%; margin-left:-62px; width:125px; background:#fff; display:none; z-index:999; }
.nav .sub dt { width:100%; text-align:center; }
.nav .sub dt a { display:block; color:#333; padding:10px 0; font-size:14px; }
.nav .sub dt:hover a { color:#fff; background:#5eacfe; }

.nav ul li:nth-child(3) .sub dt a { text-align:left; padding-left:13px; }
.nav ul li:nth-child(4) .sub dt a { text-align:left; padding-left:19px; }



@media all and (max-width:1370px){
	.nav ul li .a1 { width:95px; }
}

.serbot { float:right; width:100px; height:100px; background:url(form.png) no-repeat center #5eacfe; cursor:pointer; }

.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9; }
.search form .txt { float:left; height:60px; line-height:60px; padding-left:15px; width:450px; }
.search form .btn { float:right; height:60px; line-height:60px; width:150px; text-align:center; background:#5eacfe; color:#fff; cursor:pointer; }
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index: 9;  overflow: hidden; display:none;}
.u-mask01 { position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index: 9;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }
.m-nav-show01 .u-mask01 { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:rgba(255,255,255,0.9); z-index:99; opacity:0; overflow:auto; }
.m-menu  h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.m-menu .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu li { padding:12px 12px 12px 0; border-bottom:1px solid #ddd; font-size:14px; line-height:24px; }
.m-menu li a { display:block; }
.m-menu li:hover a,.m-menu .current a { color: #5eacfe; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#333; }
.m-menu li dt a { color:#333; }
.m-menu li dt.on a { color:#5eacfe; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #333; }

.m-menu li.p dl { display:block; }
 

.m-menu01 { position:fixed; top:0; right:-50%; width:45%; height:100%; background:rgba(0,0,0,0.7); z-index:99; opacity:0; overflow:auto; }
.m-menu01 .site-nav {  padding:7% 5% 7% 15%;  min-height:400px; overflow-y:auto; }
.m-menu01 dl dt { padding-bottom:12px; font-size:15px; }
.m-menu01 dl dt a { color: #fff; }
.m-menu01 dl dt:hover a,.m-men01 .current a { color: #5eacfe; }
 
.u-menu { position:absolute; right:calc(2% + 200px); top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#5eacfe; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

@media all and (max-width:1200px){
	.logo { height:60px; border:none; } 
	.logo img { height:60px; width:auto; } 

	.serbot { display:none; }
	.nav { display:none; }
	.u-menu { right:0; display:block; }
}

.banner { position:relative; }
.swiper-container-1 .swiper-pagination  {  bottom:20px!important; }
.swiper-container-1 .swiper-pagination-bullet { width:8px!important; height:8px!important; background:none; border:2px solid #fff; border-radius:100%; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background:#fff; }
.swiper-container-1 .img02 { display:none; }
/*
.banner .swiper-button-prev,.banner .swiper-button-next	{ position:absolute; top:50%; margin-top:-7px; width:92px; height:13px; z-index:9; cursor:pointer; }
.banner .swiper-button-prev { background:url(prev.png) no-repeat center; left:3%; }
.banner .swiper-button-next { background:url(next.png) no-repeat center; right:3%; }
*/
@media only screen and (max-width:750px){
	.swiper-container-1 .swiper-pagination { bottom:20px!important; }
	.swiper-container-1 .swiper-pagination-bullet { width:5px!important; height:5px!important; border:1px solid #fff; }
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
	
	.banner .swiper-button-prev,.banner .swiper-button-next { display:none; }
}

.footArea { padding:45px 0 35px; background:#efeff1; }
.foot01 { float:left; }
.foot01 dl { float:left; margin-right:50px; }
.foot01 dl:last-child { margin-right:0; }
.foot01 dl dt { line-height:20px; margin-bottom:35px; }
.foot01 dl dt a { font-size:16px; color:#333; }
.foot01 dl dd { margin-bottom:10px; }
.foot01 dl dd a { font-size:14px; color:#7d7d7e; display:inline-block; line-height:25px; }
.foot01 dl dd:hover a { color:#333; }

.foot02 { float:left; width:23%; margin-left:8%; border-left:1px solid #e2e2e3; border-right:1px solid #e2e2e3; padding:20px 0 30px;  text-align:center; }
.foot02 p { font-size:14px; margin-top:10px; color:#333; }

.foot03 { float:right; }
.foot03 .p2 { font-size:16px; color:#333; line-height:40px; margin-top:20px; }

.bshare-custom a { float:left!important; display:block!important; width:55px!important; height:55px!important; padding-left:0!important; margin:0 10px 0 0!important; background-size:contain!important; }
.bshare-custom .bshare-more { background:url(f01.png) no-repeat center!important; }
.bshare-custom .bshare-weixin { background:url(f02.png) no-repeat center!important; }
.bshare-custom .bshare-sinaminiblog { background:url(f03.png) no-repeat center!important; }
.bshare-custom .bshare-qqim { background:url(f04.png) no-repeat center!important; }

.tail { background:#e0e0e1; padding:10px 0; text-align:center; color:#333; }
.tail a { color:#333; }
.tail a:hover { color:#333; }
.tail .p2 { display:none; }

@media only screen and (max-width:1600px){
	.foot01 dl:nth-child(1) { display:none; }
	.foot02 { width:15%; margin-left:4%; }
}
@media only screen and (max-width:1400px){
	.foot01 dl { margin-right:25px; }
	.foot01 dl:nth-child(6) { display:none; }
}
@media only screen and (max-width:1200px){
	.foot01 { display:none; }
	.foot02 { float:left; width:100px; margin-left:0; border:none; padding:20px 0 0; }
	
	.bshare-custom a { width:30px!important; height:30px!important; }
	.foot03 .p2 { font-size:14px; line-height:25px; margin-top:20px; }
}
@media only screen and (max-width:750px){
	.footArea { padding:25px 0; }
	.bshare-custom { display:none; }
	.foot03 { float:right; width:calc(100% - 110px); }
	
	.tail .p1 { display:none; }
	.tail .p2 { display:block; }
}

.back-to { position:fixed; _position:absolute; _top: expression(eval(document.documentElement.scrollTop)+400); bottom:110px; right:50%; margin-right:-670px; display:none; z-index:999; }
.back-to .back-top { display:block; width:44px; height:44px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 